public int Read(byte[] buffer, int bufferlength);
Reads bytes from the stream to a buffer.
InputStream Methods